home *** CD-ROM | disk | FTP | other *** search
- /*
- |* Owner Draw Combo and List Boxes
- \*
-
- Description
- -----------
-
- Owner draw combo and list boxes are an excellent way
- to improve the look and feel of your application.
- However, there is precious little support for them in Visual Basic.
- The only owner-draw combo box supplied is the Checked list box style,
- but this is a preset list box style with no possibility for customisation.
- Here I provide a new control, completely written in Visual Basic 5,
- which does all the hard work of setting up an owner draw combo or list box.
- It also provides some great looking preset implementations:
-
- Choosing colours
- Choosing system colours
- Choosing fonts
- Drawing combo or list boxes with icons, indentations
- and different font and fore/back colours for each item
- Selecting paragraph styles, similar to the paragraph picker in Word 97
-
- Target platforms
- ----------------
-
- For 32-bit Visual Basic 5.0, Visual C++ development and all other
- environments wich accepts the OCX technology.
-
-
- Other products
- --------------
-
- I have developped other products. They are all on my web site.
- Here is the list of them :
- - Print Preview OCX for VB 5.0, VC++, VB 4.0 32 bits, Office...
- - Print Preview OLE 2 Control for VB 3.0, VB 4.0 16 bits
- - TBCalendar OCX for VB 5.0, VC++, VB 4.0 32 bits, Office...
- - Logger OCX for VB 5.0, VC++, VB 4.0 32 bits, Office...
- - INIEditor : Editor of INI files
- - Jolly OCX 1.0 card game for VB 5.0, VC++, VB 4.0 32 bits, Office...
- - Rotate label OCX 1.0 for VB 5.0, VC++, VB 4.0 32 bits, Office...
-
-
- Contact
- -------
-
- E-Mail : mailto:waty.thierry@usa.net
- Web Site : http://www.geocities.com/ResearchTriangle/6311/index.htm
-
-
- Notes
- -----
-
- Visual Basic, Windows, Windows NT, Windows 95, and Windows 3.11
- are all registered trademarks of Microsoft Corporation.
-
-
- \\\\|////
- ( O O )
- ---oOOo--U--oOOo---
- Have you ever danced with the devil by the pale moonlight!!!
-